.gsgy{
	padding-top:60px ;
}
.gsgy ul{
	overflow: hidden;
	margin-top: 30px;
}
.gsgy ul li{
	float: left;
	width: 33.33%;
	margin-bottom: 60px;
	height: 60px;
}
.gsgy ul li .gy_icon{
	border: 1px solid #f2f2f2;
	line-height: 60px;
	width: 60px;
	height: 60px;
	float: left;
	text-align: center;
}
.gsgy ul li .gy_icon span{
	font-family: icon;
	color: red;
	font-size: 30px;
}
.gsgy ul li .gy_txt{
	float: left;
	margin-left: 25px;
}

.gsgy ul li .gy_txt p{
	font-size: 13px;
	color: #666;
	font-weight: 400;
}
.gsgy p{
	font-size: 13px;
	color: #666;
}
.gsgy .gsgy_this{
	font-size: 15px;
	color: #4D4D4D;
	margin-top: 40px;
	
}
.map img{
	display: block;
	margin-top: 60px;
	width: 100%;
}
#mainwork{
	padding-bottom: 60px;
}
.mainwork {
	overflow: hidden;
}
.mainwork .work{
	float: left;
	width: 50%;
}
.mainwork .work h5{
	margin-top: 30px;
	font-size: 15px;
	display:  block;
	width: 40%;
	text-align:  center;
	border: 1px solid #ACACAC;
	padding: 10px 0;
	font-weight: bold;
}
.mainwork .work h5 span{
	margin-left: 10px;
	color: #FF0000;
	font-family: icon;
	font-size: 13px;
}
.mainwork .work h5 a{
	color: #000;
}
.mainwork .work h6{
	margin: 10px 0;
	font-size: 14px;
	font-weight: bold;
}
.mainwork .work p{
	font-size: 13px;
}
.nachi-china{
	padding-bottom: 60px;
}
.nachi_this{
	margin-top: 30px;
	overflow: hidden;
}
.nachi_this .nachi_txt{
	float: left;
	width: 45%;
	transition: width 0.5s;
}
.nachi_this .nachi_txt h5{
	font-size: 15px;
	margin-bottom: 5px;
}
.nachi_this .nachi_txt p{
	font-size: 13px;
	color: #666;
}
.nachi_this .nachi_txt input{
	border: none;
	outline: none;
	border-radius: 0;
	background:linear-gradient(to bottom,#ed1b2e,rgba(157,26,29,0.8));
	color: #fff;
	font-size: 14px;
	width: 120px;
	height: 45px;
	margin-top: 20px;
}
.nachi_this img{
	display: block;
	float: right;
	width: 50%;
	transition: width 0.5s;
}
.nachi-world{
	overflow: hidden;
	padding-bottom:60px;
}
.nachi-world img{
	display: block;
	width: 100%;
}
.nachi-world p{
	font-size: 13px;
	
}
.nachi-world h5{
	font-size: 15px;
	margin: 10px 0px;
}
.nachi-world h6{
	font-size: 14px;
	margin: 10px 0px;
}
.nachi-world span a{
	color: red;
	font-size: 13px;
}
.nachi-world .nachi_w{
	float: left;
	width: 31%;
	margin-top: 30px;
	transition: width 0.5s;
}
.nachi-world .nachi_w_this{
	margin: 0 3.5%;
	margin-top: 30px;
}
@media only screen and (max-width:645px ) {
	.gsgy ul li:nth-child(1){
		width: 100%;
	}
	.gsgy ul li{
		width: 50%;
	}
	.mainwork .work{
		width: 100%;
	}
}
@media only screen and  (max-width: 445px) {
	.gsgy ul li:last-child{
		width: 100%;
	}
}
@media only screen and  (max-width: 375px) {
	.gsgy ul li .gy_txt{
		margin-left: 19px;
	}
}
@media only screen and (max-width:991px ) {
	.nachi_this .nachi_txt{
		width: 100%;
	}
	.nachi_this img{
		width: 100%;
		margin-top: 30px;
	}
	.nachi-world .nachi_wl{
		width: 100%;
		
	}
	.nachi-world .nachi_wr{
		width: 100%;
		
	}
	.nachi-world .nachi_w{
		width: 100%;
	}
	.nachi-world .nachi_w_this{
		margin: 0;
		margin-top: 30px;
	}
}
